Switch to octue twined CLI
Summary
This release moves the octue CLI commands down into the octue twined subcommand in preparation for the rebranding of Octue SDK into Twined.
Contents (#734)
IMPORTANT: There are 3 breaking changes.
New features
- 💥 BREAKING CHANGE: Move CLI commands into
twinedcommand
Operations
- Set pre-commit checks to not fail fast (this results in fewer runs for developers)
Refactoring
- 💥 BREAKING CHANGE: Remove deprecated
octue get-diagnosticsCLI command - 💥 BREAKING CHANGE: Remove no-op CLI options
Upgrade instructions
💥 Move CLI commands into `twined` command
Type octue twined for the CLI instead of just octue
💥 Remove deprecated `octue get-diagnostics` CLI command
Use octue twined question diagnostics instead
💥 Remove no-op CLI options
Stop providing the --id and --force-reset/--no-force-reset options to the CLI