Skip to content

Add hostProperties option to applicationcustomizer commands #6825

@milanholemans

Description

@milanholemans

Currently, we have a nice set of application customizer commands, however, it seems like we lack an option to set the host properties for an application customizer.

I suggest we add the option below:

For SET commands:

Option Description
--hostProperties [hostProperties] Set the host properties for the Application Customizer. Set to an empty string to clear the value.

For ADD commands:

Option Description
--hostProperties [hostProperties] Set the host properties for the Application Customizer.

Commands to update:

  • spo applicationcustomizer add
  • spo applicationcustomizer set
  • spo tenant applicationcustomizer add
  • spo tenant applicationcustomizer set

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions