Skip to content

Commit

Permalink
Update aasx command line.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JMayrbaeurl authored Aug 19, 2022
1 parent 2eb750d commit fb7abd6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion tools/aasx command line.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ A tool to work with Asset Administration Shell package files. E.g. importing con
Digital Twin](https://docs.microsoft.com/en-us/azure/digital-twins/overview) instance using the
[AAS DTDLv2 ontology](https://github.com/JMayrbaeurl/opendigitaltwins-assetadminstrationshell).

**Security**
The tool is using Default Azure credentials to connect to your Azure Digital Twins instance. Therefore make sure, that
you do a `az login` with Azure CLI before starting it the first time.

**Basic usage**
```
aasxcli subcommand [options]
Expand Down Expand Up @@ -130,4 +134,4 @@ aasxcli list-all -f ".\AASX Samples\01_Festo.aasx" --u "https://[Your ADT instan

**Optional Parameters**

None
None

0 comments on commit fb7abd6

Please sign in to comment.