Oci-cli

Latest version: v3.49.4

Safety actively analyzes 675368 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 53 of 54

2.3.0

------------------

Fixed
~~~~~

- Handle service responses containing new model subtypes without
throwing an exception.

Added
~~~~~

- Support for hostnames for instances and DNS labels for VCNs and
subnets.

2.2.0

------------------

Added
~~~~~

- Support for generating an RSA key pair using 'bmcs setup keys'
- Support for generating the CLI config using 'bmcs setup config'

Fixed
~~~~~

- Order is preserved in prefixes returned by 'object list'

Changed
~~~~~~~

- Updated crytography version to 1.8.1.
- Includes requests security feature, which will allow requests to use
the version of openssl that's bundled with cryptography.
- Parameter "--name" for Put Object is now optional and defaults to the
filename provided in "--file"

2.1.3

------------------

Added
~~~~~

- If using a private key with a passphrase that has not been specified
in your config file, then you will be prompted to provide the
passphrase.
- Support for stateless security list rules.

2.1.1

------------------

Added
~~~~~

- Support for IPXE script parameter in launch instance operation.

2.1.0

------------------

Added
~~~~~

- Support for Compute Service, Networking Service, and Block Volume
Service, API version 20160918.

2.0.0

------------------

Added
~~~~~

- Support for Identity and Access Management Service, API version
20160918 (see commands under 'bmcs iam')
- Options to set the endpoint and certificate bundle ('--endpoint' and
'--cert-bundle')
- Options in object put for content-type, content-language, and
content-encoding.

Fixed
~~~~~

- Object get will no longer try to decode the object based on the
encoding.

Changed
~~~~~~~

- All Object Storage Service operations are now underneath 'bmcs os'.
- All successful responses are in JSON format or empty (unless debug is
enabled or there is a confirmation prompt). The body of each response
is under a field called 'data', and headers such as 'etag' and
'opc-next-page' are included in the response.
- All dictionary keys in the JSON response are lowercase and use
hyphens between words, with the exception of keys for user-defined
metadata.
- Many option shortcuts have been removed.
- Metadata for objects and buckets must now be specified in JSON
format. The previous format was 'key1=value1,key2=value2', and the
new format is ''{"key1":"value1","key2":"value2"}'.
- All delete operations will prompt the user for confirmation, unless
the '--force' option is used.
- Object put will prompt the user for confirmation if the object
already exists, unless '--force' or '--if-match' is used.
- The '--if-none-match' option has been removed from object put.
- Options that are defined at the root level (under 'bmcs') can now be
specified anywhere in the command.
- Help will be provided for any command with '-?' in addition to
'--help'.

Page 53 of 54

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.