Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Tags: Cosmian/mse-cli

Tags

1.3

Toggle 1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #70 from Cosmian/develop

Release version 1.3

1.2.1a2

Toggle 1.2.1a2's commit message
Bump version to 1.2.1a2

1.2.1a1

Toggle 1.2.1a1's commit message
[CI] Fix: PyPi publishing in GH Actions

1.2

Toggle 1.2's commit message
🐛 fix project urls in toml

1.0.1

Toggle 1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #53 from Cosmian/develop

Fixing docs inconstancy

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #50 from Cosmian/develop

Fixing pdf doc

0.12.0

Toggle 0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #18 from Cosmian/develop

Fixing CD

0.10.2

Toggle 0.10.2's commit message
## \[0.10.2\] - 2023-XX-YY


### Added

*

### Updated

* Doc: fixing several typos and misleading information
* Scaffold: Return "Ok" to be more user-friendly
* Update documentation using new dockers

### Fixed

*

### Removed

*

0.10.1

Toggle 0.10.1's commit message
## \[0.10.1\] - 2023-02-21


### Added

* Doc: Add a paragraph concerning memory size limitations
* Doc: Add a paragraph concerning opened port for `test` and `login`
* Allow stopping several apps at once (`mse stop`)

### Updated

* Support gramine 1.4 when parsing stdout to get mr_enclave

### Fixed

* Various stdout formatting 
* Error when local image contains '/' 
* Return `1` if an error occurs for every subcommands. Remove error stacktrace

### Removed

*

0.10.0

Toggle 0.10.0's commit message
## \[0.10.0\] - 2023-02-13


### Added

* Add a spinner when computing the code fingerprint
* Add timeout when waiting for backend status
* Add a `.mseignore` to enable the app owner to not send some files in the enclave

### Updated

* Support mse-backend 0.4.1:
  * Pagination for listing apps and projects
* Bump `mse-lib-crypto` to 1.0 and `intel-sgx-ra` to 1.0

### Fixed

* Some bad urls in the `README.md` and the documentation

### Removed

*