feat(FN-5584): merge fusion/fn-5584
This commit is contained in:
@@ -611,7 +611,7 @@ Subcommands: `status`.
|
||||
Mission hierarchy operations.
|
||||
|
||||
```bash
|
||||
fn mission create "Platform hardening" "Security and reliability initiative"
|
||||
fn mission create "Platform hardening" "Security and reliability initiative" --base-branch develop
|
||||
fn mission list
|
||||
fn mission show mission_123
|
||||
fn mission delete mission_123 --force
|
||||
@@ -620,6 +620,8 @@ fn mission activate-slice slice_456
|
||||
|
||||
Subcommands: `create`, `list|ls`, `show|info`, `delete`, `activate-slice`.
|
||||
|
||||
`fn mission create` supports `--base-branch <branch>` to set a mission-level default integration branch used by mission feature/slice triage when no explicit branch override is provided.
|
||||
|
||||
---
|
||||
|
||||
## `fn agent`
|
||||
|
||||
Reference in New Issue
Block a user